Click or drag to resize

ServiceCreateRetentionSettings Method (RetentionSettings)

Creates the retention settings.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Response CreateRetentionSettings(
	RetentionSettings retentionSettings
)

Parameters

retentionSettings
Type: Independentsoft.ExchangeRetentionSettings
The retention settings.

Return Value

Type: Response
Response.
See Also